home *** CD-ROM | disk | FTP | other *** search
/ 5 Star Games: DOS Edition 2 / 5 Star Games - DOS Edition (1995)(Ready to Run).iso / graphics / odrive / setup.inf < prev   
INI File  |  1994-01-15  |  1KB  |  39 lines

  1. ; Module name: Setup.Inf
  2.  
  3. [Application] 
  4. ;Application global information 
  5. AppName=Intel OverDrive Demo Install
  6. DefDir=C:\OVERDRIV
  7. SpaceNeeded=1100
  8. DefPMGroup=Demos.GRP, Intel Demos
  9.  
  10. [Disks] 
  11. ;List of diskettes needed to install the product and the name 
  12. ;of each diskette.
  13. 1=Intel OverDrive Processor Demo
  14.  
  15. [Dirs] 
  16. ;lists of directories that must be created from the destination directory 
  17. ;files to be copied are in the same directory structure on the 
  18. ;floppy (by default) 
  19. 1=.
  20.  
  21. [Files] 
  22. ;description, name, (dir #), (diskette #), (Compressed)
  23. DEMO.BAT, DEMO.BAT, 1, 1, N
  24. ODRIVE.EXE, ODRIVE.EXE, 1, 1, N
  25. INSTALL.EXE, INSTALL.EXE, 1, 1, N
  26. CUSTOM.DAT, CUSTOM.DAT, 1, 1, N
  27. CUSTOM.BAT, CUSTOM.BAT, 1, 1, N
  28. SETUP.EXE, SETUP.EXE, 1, 1, N
  29. METER.DLL, METER.DLL, 1, 1, N
  30. SETUP.INF, SETUP.INF, 1, 1, N
  31. DEMO.PIF, DEMO.PIF, 1, 1, N
  32. DEMO.ICO, DEMO.ICO, 1, 1, N
  33.  
  34. [PM Info] 
  35. ;File Name, App Description, Icon file #, Icon #
  36. DEMO.PIF, Intel OverDrive Demo, demo.ico, 0
  37.  
  38. [End]
  39.